home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 101-125 / disk_124 / tarot / t.writerb (.txt) < prev    next >
AmigaBASIC Source Code  |  1992-05-06  |  14KB  |  522 lines

  1. CLEAR,25000
  2.  
  3.   
  4.  Z$="Datab" 
  5.  RESTORE datab
  6.  OPEN Z$ FOR OUTPUT AS 1
  7.  Q$=""
  8.  WHILE Q$<>"-X-"
  9.  READ Q$
  10.  WRITE #1,Q$
  11.  WEND
  12.  CLOSE 1
  13.  END
  14.   
  15.  '    "each line must <=27 spaces"
  16.  ' the first data for each card is the key name 
  17.  ' for example 14wx =the 14th  of wand or king of wands
  18.  'the last data for each card must be a !"
  19.  datab:
  20.  DATA "14WX"
  21.       
  22.  DATA "This King uses a Flowering"
  23.  DATA "Wand for a scepter."
  24.  DATA "His robes are embroidered"
  25.  DATA "with salamanders. He sits" 
  26.  DATA "facing away from his throne"
  27.  DATA "which is covered with Lions"
  28.  DATA "and Salamanders!" 
  29.  DATA "14PX"                                    
  30.  DATA "This King sits on a throne"
  31.  DATA "decorated with bull's heads"
  32.  DATA "His left hand is found"
  33.  DATA "resting upon a Pentacle."
  34.  DATA "Grapes and other symbols of"
  35.  DATA "fruitfullness surround him."
  36.  DATA "His castle rises above him"
  37.  DATA "upon a distant Hill!"
  38.  DATA "14SX"
  39.  DATA "This King sits on a throne"
  40.  DATA "which has as a foundation"
  41.  DATA "solid rock."
  42.  DATA "His two edged sword is" 
  43.  DATA "found unsheathed." 
  44.  DATA "Clouds are on the horizon!"
  45.  DATA "14CX"
  46.  DATA "This King sits on a throne"
  47.  DATA "which floats on the water."
  48.  DATA "His scepter is shaped like"
  49.  DATA "a water lily. In his left"  
  50.  DATA "hand he holds a golden cup"
  51.  DATA "The clasp that holds his"
  52.  DATA "robe is shaped like a fish"
  53.  DATA "a Dolphin and a Ship ride"
  54.  DATA "the Waves behind him.!"
  55.  DATA "13WX"
  56.  DATA "The Queen holds a Wand and"
  57.  DATA "a Sunflower."
  58.  DATA "Her familiar spirit sits"
  59.  DATA "near her feet in the form"
  60.  DATA "of a Black Cat."
  61.  DATA "Two lions Guard her throne!"
  62.  DATA "13PX"
  63.  DATA "This Queen is Surrounded by"
  64.  DATA "Many symbols of fruitfulness"
  65.  DATA "Roses..Apples..Pears..cupids"
  66.  DATA "a goat...a rabbit..."
  67.  DATA "she studies the  pentacle in"
  68.  DATA "her Lap.!"
  69.  DATA "13SX"
  70.  DATA "This Queen looks grimly out"
  71.  DATA "at a rising storm"   
  72.  DATA "her sword is unsheathed but"
  73.  DATA "rests on her throne"
  74.  DATA "her other hand is lifted in"
  75.  DATA "a gesture as if she had just"
  76.  DATA "passed judgement!"
  77.  DATA "13CX"
  78.  DATA "The Queen of Cups holds an"
  79.  DATA "ornate cup carved with signs"
  80.  DATA "& mystic symboles. Niades"
  81.  DATA "sit around her throne."
  82.  DATA "from a waterfall on a cliff"
  83.  DATA "a river runs past her feet!"
  84.  DATA "12WX"
  85.  DATA "The Knight of Wands rides"
  86.  DATA "past pyramids he wears a"
  87.  DATA "tabard over his armour"
  88.  DATA "the tabard is decorated"
  89.  DATA "with his King's symbol"
  90.  DATA "the Mythical Salamander"
  91.  DATA "& he Carries a war club!"
  92.  DATA "12PX"
  93.  DATA "The Knight of Pentacles"
  94.  DATA "balances the pentacle"
  95.  DATA "in his right hand. His"
  96.  DATA "heavily caparisoned horse"
  97.  DATA "has stopped in a field "
  98.  DATA "that has recently been"
  99.  DATA "plowed !"
  100.  DATA "12SX"
  101.  DATA "The Knight of Swords rides"
  102.  DATA "recklessly at full speed"
  103.  DATA "against a background of"
  104.  DATA "storm clouds and trees!"
  105.  DATA "12CX"
  106.  DATA "The Knight of Cups rides"
  107.  DATA "across a stream toward a"
  108.  DATA "cliff he wears the shoes"
  109.  DATA "& helm of Hermes the winged"
  110.  DATA "messenger he firmly holds"
  111.  DATA "a Chalice in his right hand"
  112.  
  113.  DATA "he wears Shining armour!"
  114.  DATA "11WX"
  115.  DATA "The Page of Wands proclaims"
  116.  DATA "his message in front of"
  117.  DATA "some pyramids he wears the"
  118.  DATA "livery of his king"
  119.  DATA "the changing tide swirls"
  120.  DATA "around his feet!"
  121.  DATA "11PX"
  122.  DATA "The Page of Pentacles walks"
  123.  DATA "slowly entranced by the"
  124.  DATA "pentacle he carries!"
  125.  DATA "11SX"
  126.  DATA "The Page of Swords holds"
  127.  DATA "his sword high against the"
  128.  DATA "gathering storm. the earth"
  129.  DATA "beneath his feet is rugged!"
  130.  DATA "11CX"
  131.  DATA "The Page of Cups watches"
  132.  DATA "a fish rise from his cup"
  133.  DATA "he wears the livery of"
  134.  DATA "his king!"
  135.  DATA "10WX"
  136.  DATA "The Ten of Wands"
  137.  DATA "bowed by the weight of the"
  138.  DATA "flowering staves the man"
  139.  DATA "trudges toward the city!"
  140.  DATA "10PX"
  141.  DATA "The Ten of Pentacles"
  142.  DATA "the patriarch rests"
  143.  DATA "beneath the arcway leading"
  144.  DATA "to his manor house. He is"
  145.  DATA "surrounded by his family &"
  146.  DATA "his dogs. his coat of arms"
  147.  DATA "hangs above his head!"
  148.  DATA "10SX"
  149.  DATA "The Ten of Swords"
  150.  DATA "a body in which ten swords"
  151.  DATA "have been plunged lies"
  152.  DATA "abandoned as the sun sets!"
  153.  DATA "10CX"
  154.  DATA "The Ten of Cups"
  155.  DATA "a family rejoices beneath"
  156.  DATA "a rainbow of cups!"
  157.  DATA "9WX"
  158.  DATA "The Nine of Wands"
  159.  DATA "before the palasade"
  160.  DATA "a wounded man leans upon"
  161.  DATA "his staff!"
  162.  DATA "9PX"
  163.  DATA "The Nine of Pentacles"
  164.  DATA "alone in the vinyard the"
  165.  DATA "woman walks with a hooded"
  166.  DATA "falcon upon her wrist"
  167.  DATA "her manor house is in the"
  168.  DATA "distance!"
  169.  DATA "9SX"
  170.  DATA "The Nine of Swords"
  171.  DATA "The woman sits upright in"
  172.  DATA "her bed. Her face is"
  173.  DATA "hidden in her hands."
  174.  DATA "Swords hang on the wall"
  175.  DATA "above her. Her blanket is"
  176.  DATA "covered with the symbols of"
  177.  DATA "the zodiac  under her bed"
  178.  DATA "a sword fight is depected!"
  179.  DATA "9CX"
  180.  DATA "The Nine of Cups"
  181.  DATA "a fat merchant sits before"
  182.  DATA "a shelf full of cups!"
  183.  DATA "8WX"
  184.  DATA "The Eight of Wands"
  185.  DATA "a flight of wands passes"
  186.  DATA "over the country side!"
  187.  DATA "8PX"
  188.  DATA "The Eight of Pentacles"
  189.  DATA "an artisan hard at work!"
  190.  DATA "8SX"
  191.  DATA "The Eight of Swords"
  192.  DATA "surrounded by swords a"
  193.  DATA "woman is left bound"
  194.  DATA "the changing tide swirls"
  195.  DATA "around her feet  far away"
  196.  DATA "a castle perches on a cliff!"
  197.  DATA "8CX"
  198.  DATA "The Eight of Cups"
  199.  DATA "a man turns his back to the"
  200.  DATA "cups and walks toward the"
  201.  DATA "rocky stream bed!"
  202.  DATA "7WX"
  203.  DATA "The Seven of Wands"
  204.  DATA "a youth on a rocky hill"
  205.  DATA "holds his ground against"
  206.  DATA "attack!"
  207.  DATA "7PX"
  208.  DATA "The Seven of Pentacles"
  209.  DATA "a farmer rests upon his hoe"
  210.  DATA "waiting for his vines to"
  211.  DATA "bear fruit!"
  212.  DATA "7SX"
  213.  DATA "The Seven of Swords"
  214.  DATA "a thief escapes with five"
  215.  DATA "swords from an army camp!"
  216.  DATA "7CX"
  217.  DATA "The Seven of Cups"
  218.  DATA "a shadow watches as dreams"
  219.  DATA "rise from floating cups!"
  220.  DATA "6WX"
  221.  DATA "The Six of Wands"
  222.  DATA "a champion parades his"
  223.  DATA "horse past men at arms!"
  224.  DATA "6PX"
  225.  DATA "The Six of Pentacles"
  226.  DATA "a merchant weighs gold upon"
  227.  DATA "his scales before giving"
  228.  DATA "alms to the beggars!"
  229.  DATA "6SX"
  230.  DATA "The Six of Swords"
  231.  DATA "a ferryman give passage to"
  232.  DATA "a woman & child neither"
  233.  DATA "they nor the swords weigh"
  234.  DATA "the boat down!"
  235.  DATA "6CX"
  236.  DATA "The Six of Cups"
  237.  DATA "two children play in a"
  238.  DATA "cottage garden outside"
  239.  DATA "the castle walls!"
  240.  DATA "5WX"
  241.  DATA "The Five of Wands"
  242.  DATA "young men play at war games!"
  243.  DATA "5PX"
  244.  DATA "The Five of Pentacles"
  245.  DATA "Two unfortunates in a snow"
  246.  DATA "storm pass by a lighted"
  247.  DATA "church window!"
  248.  DATA "5SX"
  249.  DATA "The Five of Swords"
  250.  DATA "beneath storm clouds a man"
  251.  DATA "has vanquished his foes!"
  252.  DATA "5CX"
  253.  DATA "The Five of Cups"
  254.  DATA "a man bends over spilt cups"
  255.  DATA "two cups remain behind him"
  256.  DATA "a bridge leads to a distant"
  257.  DATA "city!"
  258.  DATA "4WX"
  259.  DATA "The Four of Wands"
  260.  DATA "with boquets of flowers the"
  261.  DATA "people celebrate in front of"
  262.  DATA "the old castle!"
  263.  DATA "4PX"
  264.  DATA "The Four of Pentacles"
  265.  DATA "a crowned man holds tightly"
  266.  DATA "onto his pentacles a city"
  267.  DATA "covers the landscape behind"
  268.  DATA "him!"
  269.  DATA "4SX"
  270.  DATA "The Four of Swords"
  271.  DATA "a knight's effigy lies in"
  272.  DATA "a attitude of Prayer upon"
  273.  DATA "a tomb!"
  274.  DATA "4CX"
  275.  DATA "The Four of Cups"
  276.  DATA "a hand offers yet another"
  277.  DATA "cup to a discotented youth!"
  278.  DATA "3WX"
  279.  DATA "The Three of Wands"
  280.  DATA "a merchant watches the"
  281.  DATA "ships sail across the Bay!"
  282.  DATA "3PX"
  283.  DATA "The Three of Pentacles"
  284.  DATA "a sculptor works in a",
  285.  DATA "monestary as two monks"
  286.  DATA "discuss the blueprints!"
  287.  DATA "3SX"
  288.  DATA "The Three of Swords"
  289.  DATA "rain falls as a heart is"
  290.  DATA "pierced by three swords!"
  291.  DATA "3CX"
  292.  DATA "The Three of Cups"
  293.  DATA "three maidens pledge"
  294.  DATA "friendship in a garden!"
  295.  DATA "2WX"
  296.  DATA "The Two of Wands"
  297.  DATA "a renaissance man holds a"
  298.  DATA "globe as he watches the sea"
  299.  DATA "rose and lilys are carved"
  300.  DATA "crossways on the battlement!"
  301.  DATA "2PX"
  302.  DATA "The Two of Pentacles"
  303.  DATA "a juggler balances spheres"
  304.  DATA "within a perpetual loop"
  305.  DATA "two ships sail high waves!"
  306.  DATA "2SX"
  307.  DATA "The Two of Swords"
  308.  DATA "A blindfolded woman sits"
  309.  DATA "with her back to the sea"
  310.  DATA "balancing two swords over"
  311.  DATA "her shoulders!"
  312.  DATA "2CX"
  313.  DATA "The Two of Cups"
  314.  DATA "a man & woman pledge their"
  315.  DATA "love.  Between them"
  316.  DATA "floats the caduceus of"
  317.  DATA "Hermes with a lion's"
  318.  DATA "head placed between the"
  319.  DATA "Wings!"
  320.  DATA "1WX"
  321.  DATA "The Ace of Wands"
  322.  DATA "from a cloud a hand holds"
  323.  DATA "a flowering wand in the far"
  324.  DATA "distance a castle perches"
  325.  DATA "upon a hill!"
  326.  DATA "1PX"
  327.  DATA "The Ace of Pentacles"
  328.  DATA "from a cloud a hand holds"
  329.  DATA "a pentacle above a garden"
  330.  DATA"full of lilies. A mountain"
  331.  DATA "stream flows though an arch"
  332.  DATA "dividing the garden in half!"
  333.  DATA "1SX"
  334.  DATA "The Ace of Swords"
  335.  DATA "from a cloud a hand holds"
  336.  DATA "a sword the point of which"
  337.  DATA "is encircled by a crown"
  338.  DATA "olive and laurel branches"
  339.  DATA "are draped about the crown"
  340.  DATA "little drops of light fall"
  341.  DATA "about the hand!"
  342.  DATA "1CX"
  343.  DATA "The Ace of Cups"
  344.  DATA "from a cloud a hand holds"
  345.  DATA "a golden cup from which"
  346.  DATA "four streams flow into a"
  347.  DATA "lake full of water lilies"
  348.  DATA "a white dove dips a wafer"
  349.  DATA "into the cup!"
  350.  DATA "1TX"
  351.  DATA "The Magician"
  352.  DATA "above his head is a cosmic"
  353.  DATA "lemniscate. Around his"
  354.  DATA "waist is a serpent eating"
  355.  DATA "its tail on the table are"
  356.  DATA "a cup a pentacle a sword"
  357.  DATA "& a wand. Roses & Lilies"
  358.  DATA "grow in the garden!"
  359.  DATA "2TX"
  360.  DATA "The High Priestess"
  361.  DATA "wearing The full moon"
  362.  DATA "in her crown with the"
  363.  DATA "cresent moon at her"
  364.  DATA "feet a half veiled"
  365.  DATA "tora in her Hands"
  366.  DATA "a solar cross on her"
  367.  DATA "dress she sits between"
  368.  DATA "two opposing pillars"
  369.  DATA "before a veil of palms"
  370.  DATA "& Pomegranates!"
  371.  DATA "3TX"
  372.  DATA "The Empress"
  373.  DATA "a matronly woman waits"
  374.  DATA "in a garden surrounded"
  375.  DATA "by symbols of venus!"
  376.  DATA "4TX"
  377.  DATA "The Emperor"
  378.  DATA "He sits on the Throne"
  379.  DATA "of Ares holding as a"
  380.  DATA "scepter an ankh!"
  381.  DATA "5TX"
  382.  DATA "The Hierophant"
  383.  DATA "two initiates kneel"
  384.  DATA "before him two crossed"
  385.  DATA "keys lie at his feet"
  386.  DATA "he wears a pope's"
  387.  DATA "triple crown!"
  388.  DATA "6TX"
  389.  DATA "The Lovers"
  390.  DATA "Adam & Eve with the"
  391.  DATA "snake in the garden of"
  392.  DATA "eden!"
  393.  DATA "7TX"
  394.  DATA "The Chariot is drawn"
  395.  DATA "by opposing forces"
  396.  DATA "the charioteer weilds"
  397.  DATA "the rod of authority"
  398.  DATA "the shield bears the"
  399.  DATA "symbol of opposing"
  400.  DATA "forces united!"
  401.  DATA "8TX"
  402.  DATA "Strength"
  403.  DATA "a maiden calmly closes"
  404.  DATA "the lion's maw"
  405.  DATA "above her a cosmic"
  406.  DATA "lemniscate floats"
  407.  DATA "she also wears roses!"
  408.  DATA "9TX"
  409.  DATA "The Hermit"
  410.  DATA "alone on the height"
  411.  DATA "his lantern lighted"
  412.  DATA "for those who will"
  413.  DATA "follow!"
  414.  DATA "10TX"
  415.  DATA "The Wheel of Fortune"
  416.  DATA "anubis carries the wheel"
  417.  DATA "the sphinx sits above a"
  418.  DATA "sword in his hands the"
  419.  DATA "symbols on the wheel are"
  420.  DATA "mercury,sulphur,water"
  421.  DATA "& salt the four figures"
  422.  DATA "are the four seasons!"
  423.  DATA "11TX"
  424.  DATA "Justice"
  425.  DATA "wielding a two edged"
  426.  DATA "sword and scales her"
  427.  DATA "eyes see clearly for"
  428.  DATA "she is justice of the"
  429.  DATA "spirit!"
  430.  DATA "12TX"
  431.  DATA "The Hanged man"
  432.  DATA "he is suspended from"
  433.  DATA "a T-cross of living"
  434.  DATA "wood a nimbus around"
  435.  DATA "his head !"
  436.  DATA "13TX"
  437.  DATA "Death"
  438.  DATA "bearing the banner of"
  439.  DATA "the rose of life death"
  440.  DATA "a child a girl & a"
  441.  DATA "King fall before him"
  442.  DATA "a bishop awaits his"
  443.  DATA "coming with clasped"
  444.  DATA "hands on the horison"
  445.  DATA "the sun rises between"
  446.  DATA "two towers!"
  447.  DATA "14TX"
  448.  DATA "Temperance"
  449.  DATA "one foot in water one"
  450.  DATA "foot on earth a symbol"
  451.  DATA "of the sun on his brow"
  452.  DATA "wings of air on his"
  453.  DATA "shoulders he measures"
  454.  DATA "the flow of life from"
  455.  DATA "cup to cup above the"
  456.  DATA "mountainous path a"
  457.  DATA "crown shines!"
  458.  DATA "0TX"
  459.  DATA "The Fool"
  460.  DATA "a youth his eyes on"
  461.  DATA "distant heigths walks"
  462.  DATA "toward an abyss a dog"
  463.  DATA "nipping at his heels"
  464.  DATA "a rose is in his"
  465.  DATA "Hand!"
  466.  DATA "15TX"
  467.  DATA "The Devil who is"
  468.  DATA "crowned with a reversed"
  469.  DATA "pentacle sits on a cube"
  470.  DATA "to which a man & woman"
  471.  DATA "are loosely chained!"
  472.  DATA "16TX"
  473.  DATA "The Tower"
  474.  DATA "struck by lightning the"
  475.  DATA "crown falls from the"
  476.  DATA "top of the tower men"
  477.  DATA "Jump from the burning"
  478.  DATA "window drops of light"
  479.  DATA "or yods are also seen"
  480.  DATA "here!"
  481.  DATA "17TX"
  482.  DATA "The Star shines on"
  483.  DATA "a woman pouring water"
  484.  DATA "into the stream of life!"
  485.  DATA "18TX"
  486.  DATA "The Moon"
  487.  DATA "a dog and a wolf Howl"
  488.  DATA "while a crab crawls in"
  489.  DATA "a tide pool!"
  490.  DATA "19TX"
  491.  DATA "The Sun looks on"
  492.  DATA "a shining boy riding"
  493.  DATA "a fiery horse near a wall"
  494.  DATA "covered with sunflowers!"
  495.  DATA "20TX"
  496.  DATA "Judgement"
  497.  DATA "as the horn is blown"
  498.  DATA "the dead rise up from"
  499.  DATA "their graves!"
  500.  DATA "21TX"      
  501.  DATA "The World"
  502.  DATA "surrounded by a wreath"
  503.  DATA "of leaves the dancer"
  504.  DATA "holds two rods"
  505.  DATA "the four figures are"
  506.  DATA "Lion who is leo the "
  507.  DATA "symbol of summer & of"
  508.  DATA "Fire & of wands"
  509.  DATA "Bull who is Tarus the"
  510.  DATA "symbol of spring & of"
  511.  DATA "earth & of Pentacles"
  512.  DATA "Winged man who is"
  513.  DATA "Aquarius symbol of"
  514.  DATA "winter & of air & of"
  515.  DATA "Swords"
  516.  DATA "Eagle who is Scorpio"
  517.  DATA "symbol of fall & of"
  518.  DATA "water & of Cups!"
  519.       
  520.   DATA "-X-"
  521.  
  522.